home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pp / pp-6.0 / Src / MTAconsole / Mtaconsole.ad < prev    next >
Encoding:
Text File  |  1991-11-24  |  19.6 KB  |  671 lines

  1. Mtaconsole.normalfont:        -adobe-new century schoolbook-medium-r-normal--14-*
  2. Mtaconsole.activefont:        -adobe-new century schoolbook-bold-r-normal--14-*
  3. Mtaconsole.disabledfont:    -adobe-new century schoolbook-medium-i-normal--14-*
  4.  
  5. Mtaconsole.mtsboth_chan:    last<2h,age<2h,vol<1M,num<100
  6.  
  7.  
  8. !configuration details
  9.  
  10. !general
  11. Mtaconsole*top:    ChainTop
  12. Mtaconsole*bottom: ChainTop
  13. Mtaconsole*left:   ChainLeft
  14. Mtaconsole*right:   ChainLeft
  15. Mtaconsole*Form.borderWidth:    0
  16. Mtaconsole*Viewport.borderWidth:    0
  17. Mtaconsole*Box.borderWidth:        0
  18. Mtaconsole*Command.shapeStyle:        oval
  19. Mtaconsole*List.pasteBuffer:          True
  20.  
  21. #ifdef COLOR
  22. Mtaconsole*StripChart.foreground: red
  23. #endif
  24.  
  25. Mtaconsole*StripChart*jumpScroll:    1
  26. Mtaconsole*StripChart*height:    75
  27. Mtaconsole*StripChart*width:    100
  28. Mtaconsole*runChansStripChart.minScale: 3
  29.  
  30. !specfic
  31.  
  32. Mtaconsole*mainvpane.right:        ChainRight
  33. Mtaconsole*mainvpane.bottom:        ChainBottom
  34.  
  35. !command widgets
  36.  
  37. Mtaconsole*generalCommands.showGrip:    False
  38. Mtaconsole*generalCommands.skipAdjust:    True
  39.  
  40. Mtaconsole*refreshCommand.resizable:    True
  41. Mtaconsole*refreshCommand.accelerators:    #override\n\
  42. Meta<Key>R:                set() notify() unset()\n
  43.  
  44. Mtaconsole*quitCommand.fromHoriz:    refreshCommand
  45. Mtaconsole*quitCommand.accelerators:    #override\n\
  46. Meta<Key>Q:                set() notify() unset()\n
  47.  
  48. Mtaconsole*connectCommand.resizable:    True
  49. Mtaconsole*connectCommand.fromHoriz:    quitCommand
  50. Mtaconsole*connectCommand.accelerators: #override\n\
  51. Meta<Key>D:                set() notify() unset()\n\
  52. Meta<Key>C:                set() notify() unset()\n
  53.  
  54. Mtaconsole*modeCommand.resizable:    True
  55. Mtaconsole*modeCommand.fromHoriz:    connectCommand
  56. Mtaconsole*modeCommand.accelerators:    #override\n\
  57. Meta<Key>M:                set() notify() unset()\n
  58.  
  59. Mtaconsole*configCommand.fromHoriz:    modeCommand
  60. Mtaconsole*configCommand.accelerators:    #override\n\
  61. Meta<Key>F:                set() notify() unset()\n
  62.  
  63. Mtaconsole*qcontrolCommand.fromHoriz:    configCommand
  64.  
  65. !status form
  66.  
  67. Mtaconsole*statusForm.showGrip:        False
  68. Mtaconsole*statusForm.skipAdjust:    True
  69.  
  70. Mtaconsole*statusMainPane.orientation:    vertical
  71. Mtaconsole*statusMainPane.bottom:    ChainBottom
  72.  
  73. Mtaconsole*statusMainPane*showGrip:    False
  74. Mtaconsole*statusMainPane*skipAdjust:    True
  75.  
  76. Mtaconsole*statusPane.borderWidth:    0
  77. Mtaconsole*statusPane.orientation:    horizontal
  78.  
  79. Mtaconsole*runChans.label:        runable chans
  80. Mtaconsole*runChans.borderWidth:    0    
  81.  
  82. Mtaconsole*runChansStripChart.fromVert:    runChans
  83.  
  84. Mtaconsole*.label:            qmgr ops/sec
  85. Mtaconsole*qOps.borderWidth:        0
  86.  
  87. Mtaconsole*qOpsStripChart.fromVert:    qOps
  88.  
  89. !status pane 2
  90.  
  91. Mtaconsole*statusPane2.borderWidth:    0
  92. Mtaconsole*statusPane2.orientation:    horizontal
  93. !Mtaconsole*statusPane2.fromVert:    statusPane
  94.  
  95. Mtaconsole*msgInPs.label:        msg in/sec
  96. Mtaconsole*msgInPs.borderWidth:        0    
  97.  
  98. Mtaconsole*msgInPsStripChart.fromVert:    msgInPs
  99.  
  100. Mtaconsole*msgOutPs.label:        msg out/sec
  101. Mtaconsole*msgOutPs.borderWidth:    0
  102.  
  103. Mtaconsole*msgOutPsStripChart.fromVert:    msgOutPs
  104.  
  105. Mtaconsole*statusFormEnd.fromHoriz:    statusMainPane
  106. Mtaconsole*statusFormEnd.borderWidth:    0
  107. Mtaconsole*statusFormEnd.right:        ChainRight
  108. Mtaconsole*statusFormEnd.bottom:    ChainBottom
  109.  
  110. Mtaconsole*totalVolume.resizable:    True
  111.  
  112. Mtaconsole*totalNumber.resizable:    True
  113. Mtaconsole*totalNumber.fromVert:    totalVolume
  114.  
  115. Mtaconsole*timeLabel.resizable:        True
  116. Mtaconsole*timeLabel.borderWidth:    0
  117. Mtaconsole*timeLabel.fromVert:        totalNumber
  118. Mtaconsole*timeLabel.mappedWhenManaged: False
  119.  
  120. Mtaconsole*headerLabel.resizable:    True
  121. Mtaconsole*headerLabel.borderWidth:    0
  122. Mtaconsole*headerLabel.fromVert:    timeLabel
  123.  
  124. Mtaconsole*errorLabel.resizable:    True
  125. Mtaconsole*errorLabel.borderWidth:    0
  126. Mtaconsole*errorLabel.fromVert:        headerLabel
  127. Mtaconsole*errorLabel.mappedWhenManaged: False
  128.  
  129. Mtaconsole*statLabel.resizable:        True
  130. Mtaconsole*statLabel.borderWidth:    0
  131. Mtaconsole*statLabel.fromVert:        errorLabel
  132. Mtaconsole*statLabel.mappedWhenManaged:    False
  133.  
  134. !channel widgets
  135.  
  136. Mtaconsole*channelForm.showGrip:    False
  137. Mtaconsole*channelForm.skipAdjust:    True
  138.  
  139. Mtaconsole*channelHeader.borderWidth:    0
  140. Mtaconsole*channelHeader.label:        Channel commands
  141.  
  142. Mtaconsole*channelCommands.width:    600
  143. Mtaconsole*channelCommands.vSpace:    0
  144. Mtaconsole*channelCommands.fromHoriz:    channelHeader
  145.  
  146. Mtaconsole*channelNext.label:        ++
  147.  
  148. Mtaconsole*channelPrev.label:        --
  149.  
  150. Mtaconsole*channelClear.label:        clear delay
  151.  
  152. Mtaconsole*channelCacheadd.label:    add delay
  153.  
  154. Mtaconsole*channelDownforce.label:    downward force attempt
  155.  
  156. Mtaconsole*channelLabel.borderWidth:    0
  157. Mtaconsole*channelLabel.resizable:    True
  158. Mtaconsole*channelLabel.fromVert:    channelCommands
  159.  
  160. Mtaconsole*channelForm2.defaultDistance: 0
  161.  
  162. Mtaconsole*channelViewport.width:     600
  163. Mtaconsole*channelViewport.height:     120
  164. Mtaconsole*channelViewport.hSpace:     0
  165. Mtaconsole*channelViewport.allowVert:     True
  166. Mtaconsole*channelViewport.right:     ChainRight
  167. Mtaconsole*channelViewport.bottom:     ChainBottom
  168.  
  169. Mtaconsole*channels.width:         600
  170. Mtaconsole*channels*Label.translations:     #override\n\
  171. <Btn1Up>:                 curChan() readChan()\n\
  172. <Btn2Up>:                 excl_curChan()\n\
  173. <Btn3Up>:                 readChan()\n
  174.  
  175. Mtaconsole*channelAllViewport.width:     600
  176. Mtaconsole*channelAllViewport.height:     120
  177. Mtaconsole*channelAllViewport.hSpace:     0
  178. Mtaconsole*channelAllViewport.allowVert: True
  179. Mtaconsole*channelAllViewport.right:     ChainRight
  180. Mtaconsole*channelAllViewport.bottom:     ChainBottom
  181. Mtaconsole*channelAllViewport.mappedWhenManaged: False
  182.  
  183. !Mtaconsole*channelAll.mappedWhenManaged: False
  184.  
  185. Mtaconsole*channelAllList.resizable:      True
  186. Mtaconsole*channelAllList.forceColumns:      True
  187. Mtaconsole*channelAllList.borderWidth:      0
  188. Mtaconsole*channelAllList.right:      ChainRight
  189. Mtaconsole*channelAllList.bottom:      ChainBottom
  190.  
  191. Mtaconsole*switchForm.defaultDistance:     0
  192.  
  193. !control widgets
  194.  
  195. Mtaconsole*controlForm.defaultDistance:    0
  196. Mtaconsole*controlForm.right:        ChainRight
  197. Mtaconsole*controlForm.bottom:        ChainBottom
  198.  
  199. Mtaconsole*controlVpane.resizable:    True
  200. Mtaconsole*controlVpane.borderWidth:    0
  201. Mtaconsole*controlVpane.bottom:        ChainBottom
  202. Mtaconsole*controlVpane.right:        ChainRight
  203.  
  204. !mta widgets
  205.  
  206. Mtaconsole*mtaForm.vSpace:        0
  207. Mtaconsole*mtaForm.hSpace:        0
  208. Mtaconsole*mtaForm.showGrip:        False
  209. Mtaconsole*mtaForm.skipAdjust:        True
  210.  
  211. Mtaconsole*mtaDivider.borderWidth:    0
  212. Mtaconsole*mtaDivider.label:        Mta commands
  213.  
  214. Mtaconsole*mtaCommands.width:        600
  215. Mtaconsole*mtaCommands.vSpace:        0
  216. Mtaconsole*mtaCommands.fromHoriz:    mtaDivider
  217.  
  218. Mtaconsole*mtaNext.label:        ++
  219.  
  220. Mtaconsole*mtaPrev.label:        --
  221.  
  222. Mtaconsole*mtaClear.label:        clear delay
  223.  
  224. Mtaconsole*mtaCacheadd.label:        add delay
  225.  
  226. Mtaconsole*mtaForce.label:        force attempt
  227.  
  228. Mtaconsole*mtaDownforce.label:        downward force attempt
  229.  
  230. Mtaconsole*mtaLabel.borderWidth:    0
  231. Mtaconsole*mtaLabel.resizable:        True
  232. Mtaconsole*mtaLabel.fromVert:        mtaCommands
  233.  
  234. Mtaconsole*mtaForm2.defaultDistance:    0
  235.  
  236. Mtaconsole*mtaViewport.width:        600
  237. Mtaconsole*mtaViewport.height:        120
  238. Mtaconsole*mtaViewport.hSpace:        0
  239. Mtaconsole*mtaViewport.allowVert:    True
  240. !commented out to stop flickering 
  241. !Mtaconsole*mtaViewport.allowHoriz:    True
  242. Mtaconsole*mtaViewport.right:        ChainRight
  243. Mtaconsole*mtaViewport.bottom:        ChainBottom
  244.  
  245. Mtaconsole*mtas.width:            1
  246. Mtaconsole*mtas.height:            1
  247. Mtaconsole*mtas*Label.translations:    #override\n\
  248. <Btn1Up>:                curMta() readMta()\n\
  249. <Btn2Up>:                excl_curMta()\n\
  250. <Btn3Up>:                readMta()\n
  251.  
  252. Mtaconsole*mtaAllViewport.width:     600
  253. Mtaconsole*mtaAllViewport.height:     120
  254. Mtaconsole*mtaAllViewport.hSpace:     0
  255. Mtaconsole*mtaAllViewport.allowVert:     True
  256. Mtaconsole*mtaAllViewport.right:     ChainRight
  257. Mtaconsole*mtaAllViewport.bottom:     ChainBottom
  258. Mtaconsole*mtaAllViewport.mappedWhenManaged: False
  259.  
  260. !Mtaconsole*mtaAll.mappedWhenManaged: False
  261.  
  262. Mtaconsole*mtaAllList.resizable:      True
  263. Mtaconsole*mtaAllList.forceColumns:      True
  264. Mtaconsole*mtaAllList.borderWidth:      0
  265. Mtaconsole*mtaAllList.right:      ChainRight
  266. Mtaconsole*mtaAllList.bottom:      ChainBottom
  267.  
  268. !msg widgets
  269.  
  270. Mtaconsole*msgForm.showGrip:        False
  271. Mtaconsole*msgForm.skipAdjust:        True
  272.  
  273. Mtaconsole*msgDivider.borderWidth:    0
  274. Mtaconsole*msgDivider.label:        Msg commands
  275.  
  276. Mtaconsole*msgCommands.width:        600
  277. Mtaconsole*msgCommands.vSpace:        0
  278. Mtaconsole*msgCommands.fromHoriz:    msgDivider
  279.  
  280. Mtaconsole*msgNext.label:        ++
  281.  
  282. Mtaconsole*msgPrev.label:        --
  283.  
  284. Mtaconsole*msgShowall.label:        show all
  285. Mtaconsole*msgShowall.mappedWhenManaged: False
  286. Mtaconsole*msgClear.label:        clear delay
  287.  
  288. Mtaconsole*msgCacheadd.label:        add delay
  289.  
  290. Mtaconsole*msgForce.label:        force attempt
  291.  
  292. Mtaconsole*msgLabel.borderWidth:    0
  293. Mtaconsole*msgLabel.resizable:        True
  294. Mtaconsole*msgLabel.fromVert:        msgCommands
  295.  
  296. Mtaconsole*msgForm2.defaultDistance:    0
  297.  
  298. Mtaconsole*msgViewport.width:        600
  299. Mtaconsole*msgViewport.height:        120
  300. Mtaconsole*msgViewport.hSpace:        0
  301. Mtaconsole*msgViewport.allowHoriz:    True
  302. Mtaconsole*msgViewport.allowVert:    True
  303. Mtaconsole*msgViewport.bottom:        ChainBottom
  304. Mtaconsole*msgViewport.right:        ChainRight
  305.  
  306. Mtaconsole*msgs.width:            1
  307. Mtaconsole*msgs.height:            1
  308. Mtaconsole*msgs*Label.translations:    #override\n\
  309. <Btn1Up>:                curMsg() readMsg()\n\
  310. <Btn2Up>:                excl_curMsg()\n\
  311. <Btn3Up>:                readMsg()\n
  312.  
  313. Mtaconsole*msgAllViewport.width:     600
  314. Mtaconsole*msgAllViewport.height:     120
  315. Mtaconsole*msgAllViewport.hSpace:     0
  316. Mtaconsole*msgAllViewport.allowVert:     True
  317. Mtaconsole*msgAllViewport.allowHoriz:     True
  318. Mtaconsole*msgAllViewport.right:     ChainRight
  319. Mtaconsole*msgAllViewport.bottom:     ChainBottom
  320. Mtaconsole*msgAllViewport.mappedWhenManaged: False
  321.  
  322. !Mtaconsole*msgAll.mappedWhenManaged: False
  323.  
  324. Mtaconsole*msgAllList.resizable:      True
  325. Mtaconsole*msgAllList.forceColumns:      True
  326. Mtaconsole*msgAllList.borderWidth:      0
  327. Mtaconsole*msgAllList.right:      ChainRight
  328. Mtaconsole*msgAllList.bottom:      ChainBottom
  329.  
  330. !monitor widgets
  331.  
  332. Mtaconsole*monitorViewport.allowVert:    True
  333. Mtaconsole*monitorViewport.allowHoriz:    True
  334. Mtaconsole*monitorViewport.right:    ChainRight
  335. Mtaconsole*monitorViewport.bottom:    ChainBottom
  336.  
  337. Mtaconsole*monitorForm.defaultDistance:    0
  338.  
  339. Mtaconsole*monitorForm.Form.Label.translations:    #override\n\
  340. <Btn1Up>:                    chanModeRead()\n\
  341. <Btn2Up>:                    chanMode()\n\
  342. <Btn3Up>:                    chanRefresh()\n
  343.  
  344. Mtaconsole*monitorForm.Form.Form.Label.translations:    #override\n\
  345. <Btn1Up>:                        mtaModeRead()\n\
  346. <Btn2Up>:                        mtaMode()\n\
  347. <Btn3Up>:                        mtaRefresh()\n
  348.  
  349. Mtaconsole*MonitorMTAForm.horizDistance:        20
  350. !popup widgets
  351.  
  352. !qcontrol popup
  353.  
  354. Mtaconsole*qcontrol.translations:    #override\n\
  355. <BtnUp>:                mymenupopdown()\n\
  356. <Leave>:                mymenupopdown()\n
  357.  
  358. Mtaconsole*increaseMaxChannels.label:        ++maximum channels
  359. Mtaconsole*decreaseMaxChannels.label:        --maximum channels
  360.  
  361. Mtaconsole*enableSubmission.label:    enable submission
  362.  
  363. Mtaconsole*disableSubmission.label:    disable submission
  364.  
  365. Mtaconsole*enableAll.label:        enable all
  366.  
  367. Mtaconsole*disableAll.label:        disable all
  368.  
  369. Mtaconsole*rereadQ.label:        reread Q
  370.  
  371. Mtaconsole*restartQmgr.label:        restart Qmgr
  372.  
  373. Mtaconsole*gracefulStop.label:        graceful stop
  374.  
  375. Mtaconsole*emergencyStop.label:        emergency stop
  376.  
  377. !yesno popup
  378.  
  379. Mtaconsole*yesnoOK.label:        ok
  380. Mtaconsole*yesnoOK.accelerators:    #override\n\
  381. <Key>Return:                set() notify() unset()\n
  382.  
  383. Mtaconsole*yesnoNotok.label:        notok
  384. Mtaconsole*yesnoNotok.fromHoriz:    yesnoOK
  385. Mtaconsole*yesnoNotok.accelerators:    #override\n\
  386. Ctrl<Key>C:                set() notify() unset()\n
  387.  
  388. !one popup
  389.  
  390. Mtaconsole*oneOk.label:            ok
  391. Mtaconsole*oneOk.accelerators:        #override\n\
  392. <Key>Return:                set() notify() unset()\n
  393.  
  394. Mtaconsole*oneNotok.label:        notok
  395. Mtaconsole*oneNotok.fromHoriz:        oneOk
  396. Mtaconsole*oneNotok.accelerators:    #override\n\
  397. Ctrl<Key>C:                set() notify() unset()\n
  398.  
  399. Mtaconsole*oneForm*Label.borderWidth:    0
  400. Mtaconsole*oneForm*Label.resizable:    True
  401.  
  402. Mtaconsole*oneLabelOne.fromVert:    oneOk
  403.  
  404. Mtaconsole*oneTextOne.fromVert:        oneOk
  405. Mtaconsole*oneTextOne.fromHoriz:    oneLabelOne
  406. Mtaconsole*oneTextOne.resizable:    True
  407. Mtaconsole*oneTextOne*editType:        edit
  408.  
  409. !two popup
  410.  
  411. Mtaconsole*twoOk.label:            ok
  412. Mtaconsole*twoOk.accelerators:        #override\n\
  413. <Key>Return:                set() notify() unset()\n
  414.  
  415. Mtaconsole*twoNotok.label:        notok
  416. Mtaconsole*twoNotok.fromHoriz:        twoOk
  417. Mtaconsole*twoNotok.accelerators:    #override\n\
  418. Ctrl<Key>C:                set() notify() unset()\n
  419.  
  420. Mtaconsole*twoForm*Label.borderWidth:    0
  421. Mtaconsole*twoForm*Label.resizable:    True
  422.  
  423. Mtaconsole*twoForm*Text*editType:    edit
  424. Mtaconsole*twoForm*Text.resizable:    True
  425. Mtaconsole*twoForm*Text*translations:    #override\n\
  426. <Key>Up:                previousField()\n\
  427. <Key>Down:                nextField()\n\
  428. <Key>Tab:                nextField()\n\
  429. <Btn1Down>:                thisField() select-start()\n
  430.  
  431. Mtaconsole*twoLabelOne.fromVert:    twoOk
  432.  
  433. Mtaconsole*twoTextOne.fromVert:        twoOk
  434. Mtaconsole*twoTextOne.fromHoriz:    twoLabelOne
  435.  
  436. Mtaconsole*twoLabelTwo.fromVert:    twoLabelOne
  437.  
  438. Mtaconsole*twoTextTwo.fromVert:        twoTextOne
  439. Mtaconsole*twoTextTwo.fromHoriz:    twoLabelOne
  440.  
  441. !three popup
  442.  
  443. Mtaconsole*threeForm*Label.borderWidth:    0
  444. Mtaconsole*threeForm*Label.resizable:    True
  445.  
  446. Mtaconsole*threeForm*Text*editType:    edit
  447. Mtaconsole*threeForm*Text*resizable:    True
  448. Mtaconsole*threeForm*Text*translations:    #override\n\
  449. <Key>Up:                previousField()\n\
  450. <Key>Down:                nextField()\n\
  451. <Key>Tab:                nextField()\n\
  452. <Btn1Down>:                thisField() select-start()\n
  453.  
  454. Mtaconsole*threeOk.label:        ok
  455. Mtaconsole*threeOk.accelerators:    #override\n\
  456. <Key>Return:                set() notify() unset()\n
  457.  
  458. Mtaconsole*threeNotok.label:        notok
  459. Mtaconsole*threeNotok.fromHoriz:    threeOk
  460. Mtaconsole*threeNotok.accelerators:    #override\n\
  461. Ctrl<Key>C:                set() notify() unset()\n
  462.  
  463. Mtaconsole*threeLabelOne.fromVert:    threeOk
  464.  
  465. Mtaconsole*threeTextOne.fromVert:    threeOk
  466. Mtaconsole*threeTextOne.fromHoriz:    threeLabelOne
  467.  
  468. Mtaconsole*threeLabelTwo.fromVert:    threeLabelOne
  469.  
  470. Mtaconsole*threeTextTwo.fromVert:    threeTextOne
  471. Mtaconsole*threeTextTwo.fromHoriz:    threeLabelTwo
  472.  
  473. Mtaconsole*threeLabelThree.fromVert:    threeLabelTwo
  474.  
  475. Mtaconsole*threeTextThree.fromVert:    threeTextTwo
  476. Mtaconsole*threeTextThree.fromHoriz:    threeLabelThree
  477.  
  478. !config popup
  479.  
  480. Mtaconsole*configForm*Label.borderWidth:    0
  481. Mtaconsole*configForm*Label.resizable:    True
  482.  
  483. Mtaconsole*configForm*Command.resizable:    True
  484.  
  485. Mtaconsole*configForm*Text*editType:    edit
  486. Mtaconsole*configForm*Text.resizable:    True
  487. Mtaconsole*configForm*Text*translations:    #override\n\
  488. <Key>Up:                    previousField()\n\
  489. <Key>Down:                    nextField()\n\
  490. <Key>Tab:                    nextField()\n\
  491. <Btn1Down>:                    thisField() select-start()\n
  492.  
  493. Mtaconsole*configOk.label:        ok
  494. Mtaconsole*configOk.accelerators:    #override\n\
  495. <Key>Return:                set() notify() unset()\n
  496.  
  497. Mtaconsole*configNotok.label:        notok
  498. Mtaconsole*configNotok.fromHoriz:    configOk
  499. Mtaconsole*configNotok.accelerators:    #override\n\
  500. Ctrl<Key>C:                set() notify() unset()\n
  501.  
  502. Mtaconsole*versionLabel.label:        This console is running
  503. Mtaconsole*versionLabel.fromVert:    configOk
  504.  
  505. Mtaconsole*configVersion.fromVert:    configOk
  506. Mtaconsole*configVersion.fromHoriz:    versionLabel
  507.  
  508. Mtaconsole*qmgrVersionLabel.label:    The qmgr is running
  509. Mtaconsole*qmgrVersionLabel.fromVert:    configVersion
  510.  
  511. Mtaconsole*qmgrVersion.fromVert:    configVersion
  512. Mtaconsole*qmgrVersion.fromHoriz:    qmgrVersionLabel
  513. Mtaconsole*qmgrVersion.label:        ???
  514.  
  515. Mtaconsole*autoRefreshLabel.label:    Auto-Refresh
  516. Mtaconsole*autoRefreshLabel.fromVert:    qmgrVersionLabel
  517.  
  518. Mtaconsole*autoRefreshToggle.fromVert:    qmgrVersionLabel
  519. Mtaconsole*autoRefreshToggle.fromHoriz:    autoRefreshLabel
  520.  
  521. Mtaconsole*refreshIntervalLabel.fromHoriz:    autoRefreshToggle
  522. Mtaconsole*refreshIntervalLabel.fromVert:    qmgrVersionLabel
  523. Mtaconsole*refreshIntervalLabel.label:        Interval
  524.  
  525. Mtaconsole*refreshIntervalText.fromVert:    qmgrVersionLabel
  526. Mtaconsole*refreshIntervalText.fromHoriz:    refreshIntervalLabel
  527.  
  528. Mtaconsole*inactiveLabel.fromVert:        refreshIntervalText
  529. Mtaconsole*inactiveLabel.label:            Inactive timeout
  530.  
  531. Mtaconsole*inactiveText.fromVert:        refreshIntervalText
  532. Mtaconsole*inactiveText.fromHoriz:        inactiveLabel
  533.  
  534. Mtaconsole*autoReconnectLabel.label:        Auto-Reconnect
  535. Mtaconsole*autoReconnectLabel.fromVert:        inactiveText
  536.  
  537. Mtaconsole*autoReconnectToggle.fromVert:    inactiveText
  538. Mtaconsole*autoReconnectToggle.fromHoriz:    autoReconnectLabel
  539.  
  540. Mtaconsole*arStartLabel.label:            Interval
  541. Mtaconsole*arStartLabel.fromVert:        inactiveText
  542. Mtaconsole*arStartLabel.fromHoriz:        autoReconnectToggle
  543.  
  544. Mtaconsole*arStartText.fromVert:        inactiveText
  545. Mtaconsole*arStartText.fromHoriz:        arStartLabel
  546.  
  547. Mtaconsole*backOffLabel.label:            Back off
  548. Mtaconsole*backOffLabel.fromVert:        arStartText
  549.  
  550. Mtaconsole*backOffToggle.fromVert:        arStartText
  551. Mtaconsole*backOffToggle.fromHoriz:        backOffLabel
  552.  
  553. Mtaconsole*boIncLabel.fromVert:            arStartText
  554. Mtaconsole*boIncLabel.fromHoriz:        backOffToggle
  555. Mtaconsole*boIncLabel.label:            back off increment
  556.  
  557. Mtaconsole*boIncText.fromVert:            arStartText
  558. Mtaconsole*boIncText.fromHoriz:            boIncLabel
  559.  
  560. Mtaconsole*maxRCIntLabel.fromVert:        boIncText
  561. Mtaconsole*maxRCIntLabel.label:            Maximum reconnect interval
  562.  
  563. Mtaconsole*maxRCIntText.fromVert:        boIncText
  564. Mtaconsole*maxRCIntText.fromHoriz:        maxRCIntLabel
  565.  
  566. Mtaconsole*confPopupLabel.fromVert:        maxRCIntText
  567. Mtaconsole*confPopupLabel.label:        Confirmation popups
  568.  
  569. Mtaconsole*confPopupToggle.fromVert:        maxRCIntText
  570. Mtaconsole*confPopupToggle.fromHoriz:        confPopupLabel
  571.  
  572. Mtaconsole*compatPopupLabel.fromVert:        confPopupLabel
  573. Mtaconsole*compatPopupLabel.label:        Compatiblity with 5.0
  574.  
  575. Mtaconsole*compatPopupToggle.fromVert:        confPopupLabel
  576. Mtaconsole*compatPopupToggle.fromHoriz:        compatPopupLabel
  577.  
  578. Mtaconsole*inboundPopupLabel.fromVert:        compatPopupLabel
  579. Mtaconsole*inboundPopupLabel.label:        Badness for Inactive Inbounds
  580.  
  581. Mtaconsole*inboundPopupToggle.fromVert:        compatPopupLabel
  582. Mtaconsole*inboundPopupToggle.fromHoriz:    inboundPopupLabel
  583.  
  584. Mtaconsole*heurLabel.label:            Display heuristic used
  585. Mtaconsole*heurLabel.fromVert:            inboundPopupLabel
  586.  
  587. Mtaconsole*heurToggle.fromVert:            inboundPopupLabel
  588. Mtaconsole*heurToggle.fromHoriz:        heurLabel
  589. Mtaconsole*heurToggle.accelerators:        #override\n\
  590. Meta<Key>H:                    set() notify() unset()\n
  591.  
  592. Mtaconsole*percentForm.fromVert:        heurToggle
  593. Mtaconsole*percentForm.right:            ChainRight
  594. Mtaconsole*percentForm.bottom:            ChainBottom
  595.  
  596. Mtaconsole*percentLabel.label:            Percentage of bad mtas to display
  597.  
  598. Mtaconsole*percentText.fromHoriz:        percentLabel
  599.  
  600. Mtaconsole*numBadMtasLabel.label:        Minimum number of bad mtas to display
  601. Mtaconsole*numBadMtasLabel.fromVert:        percentText
  602.  
  603. Mtaconsole*numBadMtasText.fromVert:        percentText
  604. Mtaconsole*numBadMtasText.fromHoriz:        numBadMtasLabel
  605.  
  606. Mtaconsole*lineForm.fromVert:            heurToggle
  607. Mtaconsole*lineForm.right:            ChainRight
  608. Mtaconsole*lineForm.bottom:            ChainBottom
  609.  
  610. Mtaconsole*lineLabel.label:            Maximum number of vertical lines per channel
  611.  
  612. Mtaconsole*lineText.fromHoriz:            lineLabel
  613.  
  614. !connect popup
  615.  
  616. Mtaconsole*connectForm*Label.borderWidth:    0
  617. Mtaconsole*connectForm*Label.resizable:    True
  618.  
  619. Mtaconsole*connectForm*Command.resizable:    True
  620.  
  621. Mtaconsole*connectForm*Text*editType:    edit
  622. Mtaconsole*connectForm*Text*resizable:    True
  623. Mtaconsole*connectForm*Text*translations:    #override\n\
  624. <Key>Up:                    previousField()\n\
  625. <Key>Down:                    nextField()\n\
  626. <Key>Tab:                    nextField()\n\
  627. <Btn1Down>:                    thisField() select-start()\n
  628.  
  629. Mtaconsole*connectOk.label:        ok
  630. Mtaconsole*connectOk.accelerators:    #override\n\
  631. <Key>Return:                set() notify() unset()\n
  632.  
  633. Mtaconsole*connectNotok.label:        notok
  634. Mtaconsole*connectNotok.fromHoriz:    connectOk
  635. Mtaconsole*connectNotok.accelerators:    #override\n\
  636. Ctrl<Key>C:                set() notify() unset()\n
  637.  
  638. Mtaconsole*connectToLabel.label:    Connect to
  639. Mtaconsole*connectToLabel.fromVert:    connectOk
  640.  
  641. Mtaconsole*connectToText.fromVert:    connectOk
  642. Mtaconsole*connectToText.fromHoriz:    connectToLabel
  643.  
  644. Mtaconsole*taiFileLabel.fromVert:    connectToText
  645. Mtaconsole*taiFileLabel.label:        Tailor file
  646.  
  647. Mtaconsole*taiFileText.fromVert:    connectToText
  648. Mtaconsole*taiFileText.fromHoriz:    taiFileLabel
  649.  
  650. Mtaconsole*authLabel.label:        Authentication
  651. Mtaconsole*authLabel.fromVert:        taiFileText
  652.  
  653. Mtaconsole*authToggle.fromVert:        taiFileText
  654. Mtaconsole*authToggle.fromHoriz:    authLabel
  655. Mtaconsole*authToggle.accelerators:    #override\n\
  656. Meta<Key>A:                set() notify() unset()\n
  657.  
  658. Mtaconsole*userLabel.label:        User name
  659. Mtaconsole*userLabel.fromVert:        authToggle
  660.  
  661. Mtaconsole*userText.fromVert:        authToggle
  662. Mtaconsole*userText.fromHoriz:        userLabel
  663.  
  664. Mtaconsole*passwdLabel.label:        User passwd
  665. Mtaconsole*passwdLabel.fromVert:    userText
  666.  
  667. Mtaconsole*passwdText.fromHoriz:    passwdLabel
  668. Mtaconsole*passwdText.fromVert:        userText
  669. !wide enough for up to eight characters in normalfont (see above)
  670. Mtaconsole*passwdText.width:        120
  671.